home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 006 / tc801.arc / READ.ME < prev    next >
Text File  |  1987-02-07  |  7KB  |  166 lines

  1.                         "Turbo CALC"(tm) News
  2.  
  3.                            by: Paul Meiners.
  4.                 Copyright (c) 1986 by P & M Software Co.
  5.  
  6. 2-05-87
  7. -------
  8. Release 8.01 of Turbo CALC is now ready.  There were a couple of minor
  9. bug fixes, for example the worksheet will now recalculate as soon as the
  10. "autocalc" option is selected - to assure that the spreadsheet is up-to-date
  11. whenever "autocalc" is selected.
  12.  
  13. Two new feature items are included in the release level.
  14.  
  15.    1.  It is now possible to select the "key" column for a sort, it no longer
  16.        must be the 1st column of the data range of the sort.
  17.  
  18.    2.  An option was added to the Alt-J command, so that a jump-to-cell can
  19.        now be done either by cell address or by cell content.  For example:
  20.        one can now say "go to the cell that contains the value 1.52".  Or
  21.        any other value for that matter.  The value need not be numeric, it
  22.        can be a label as well.  The F5 key is used to repeat the search
  23.        started with the Alt-J, so that you could locate all the cells that
  24.        contain 1.52, for example.
  25.  
  26.  
  27. 01-10-87
  28. --------
  29. Here is 8.00 of Turbo CALC.  The release levels of Turbo CALC have
  30. been slow in coming because the program is becoming a mature product.
  31. I do hope you find the new features rewarding:
  32.  
  33.    1. Range Names.  Now you can name a range or individual cell so that
  34.       you need not remember the cell address.  For example you could refer
  35.       to your cashflow range with the name @CASHFLOW!  This is very handy,
  36.       especially in conjunction with macros!
  37.  
  38.    2. Macros.  Turbo CALC now supports macros, styled in the tradition of
  39.       the more expensive commercial spreadsheets.  There are 30 macro keys
  40.       and they may refer to locations in the spreadsheet to allow macros
  41.       of virtually unlimited power.
  42.  
  43.    3. The erase command has been expanded so that it is possible to erase
  44.       just a part of the worksheet, as well as being able to erase the entire
  45.       worksheet.
  46.  
  47. 10-13-86
  48. --------
  49. Release 7.00 of Turbo CALC has been awhile coming!  But here it is.
  50. Some of the new features are:
  51.  
  52.    1. New, better high lighting of the row/column labels.
  53.  
  54.    2. Text import.
  55.  
  56.    3. Worksheet merge.
  57.  
  58.    4. Support for 8087 math chip - up to 3 times faster!
  59.  
  60.    5. Color options in the edit module.
  61.  
  62.    6. Save graph to disk file for later editing and/or printing.
  63.  
  64. Also, this release will auto recalculate after a row/column deletion, if
  65. autocalc is turned on.
  66.  
  67.  
  68. Bugs
  69. ----
  70. Bugs are disgusting things.  I hate 'em.  Especially when I find them
  71. in my programs.  Well, I found one in Turbo CALC(tm) and I killed it.
  72. The result is release 6.31.  The bug was located in the cell input area,
  73. if the user attempted to revise a formula that was more than 13 positions
  74. long, the program forgot that is was a formula and treated the result as
  75. text.  Not so nice!  Well, I found it.  But it makes me wonder, the bug
  76. had gone unobserved for a long time.  Why hasn't somebody said something?
  77. I know, I am the only one who uses formulae longer than 13 positions!
  78.  
  79. Graphics
  80. --------
  81. With TC 6.30, graphics are being introduced.  The program will now do
  82. bar graphs, with up to 6 variables on display.
  83.  
  84. Now the program also supports an Environment variable for Hard Disk users,
  85. so that TC can find its home directory without being there when started.
  86. Put the following or similar in your AUTOEXEC.BAT file:
  87.  
  88.                         PATH=c:\dos;c:\tc
  89.                         set TCPATH=c:\tc
  90.  
  91. Assuming that you have TC and related files stored on drive C in the TC
  92. directory.  Use the appropriate drive and directory for your system.
  93.  
  94.  
  95. Registration Plan
  96. -----------------
  97. With TC 6.20, a user registration plan is being introduced.  All copies
  98. of TC will now carry a serial #.  The purpose of the serial # is to encourage
  99. registration and contribution.  When someone registers a copy of TC that
  100. contains your registered serial #, we will split the contribution with you.
  101. You will receive 25% of the contribution or $10 when the suggested amount is
  102. received.
  103.  
  104. The suggested contribution has been increased, to $35.  This is to cover the
  105. expense of including an automatic upgrade in initial registration.
  106.  
  107. Finally, a suggested contribution has been decided upon for old users who
  108. wish to upgrade, $10.  Already registered users may send this contribution
  109. and receive a registered copy of TC - one with their own serial number.  This
  110. will allow them to be able to obtain shares of contributions, just like the
  111. newly registered folks.
  112.  
  113.  
  114. Cleaning up the bugs.
  115. ---------------------
  116. Version 6.11 of Turbo CALC represents a bug fix release.  There were no
  117. major bugs, but a few small ones.  Among the most notable of the bugs
  118. fixed was:
  119.  
  120.             1.  The EDIT module will ask you to save the buffer if
  121.                 you exit to the CALC module with the F2 key.
  122.  
  123.             2.  The CALC module handles the printer init string
  124.                 correctly now.  It had the habit of "eating" it
  125.                 before.
  126.  
  127.  
  128. Expanding the worksheet.
  129. ------------------------
  130. With the appearance of the new "ExpressCalc"(tm) from Expressware, really
  131. the old PC-Calc with a new name and some new features, the race to
  132. increase the size of worksheets is on!
  133.  
  134. Expressware has increased the capacity of the old PC-Calc from 256x64 to
  135. 8192x2, and all variations thereof.  This is pretty good.  However you
  136. arrange the cells, you get about 16,384 total cells.  A brilliant achievement.
  137.  
  138. Now how about "Turbo CALC"(tm) from P & M Software?  Well, we are not to be
  139. outdone.  With version 6.10 of "Turbo CALC"(tm), the worksheet can now have
  140. the following dimensions, with some to spare:
  141.  
  142.                Rows      Cols      Total Cells
  143.                ----      ----      -----------
  144.                8192         2        > 20,000
  145.                 640        32        > 20,000
  146.                  90       256        > 20,000
  147.  
  148. "ExpressCalc" is the trademark of Expressware.
  149. "Turbo CALC" is the trademark of P & M Software.
  150.  
  151. One more new feature in this release: protected fields!  Keeps you from
  152. accidentally destroying a field.  Use Alt-T to protect a field.
  153.  
  154.  
  155. Turbo CALC Editor News
  156. ----------------------
  157.  
  158. With version 6.10, some bugs have been fixed, but the big news is that
  159. the scrolling has been improved dramatically.  In the original version,
  160. 6.00, the screen would scroll with a rippling effect, this has been
  161. eliminated to a great degree.
  162.  
  163. Regards,
  164. Paul Meiners
  165. P & M Software Co.
  166.